home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / TODO < prev    next >
Text File  |  1994-08-01  |  1KB  |  34 lines

  1. B Class 1 send doesn't handle valid CSI followed by invalid DIS
  2. B correct config file reset handling so that existing state is discarded
  3.   before the config file is reread
  4. H expand status codes returned from dial interface so that +FHNG codes
  5.   are handled better (currently treated as NOANSWER)
  6. H rewrite queue management to better utilize modems and to minimize
  7.   document conversion
  8. H do copy quality checking on receives
  9. H abort recv
  10. H calculate filled region of each page and transmit only the imaged
  11.   area if the receiver is capable
  12. H permit call type deduction logic used when answering an inbound call to
  13.   be user-configurable (useful for distinctive ring)
  14. H support for new T.30 routing stuff
  15. M fix race condition between remove and dial failure
  16. M timeout PS invocations
  17. M recover from discovered capabilities mismatches by disconnecting
  18.   and re-imaging
  19. M polled transmission of documents (can already poll to receive)
  20. M generate cover pages for continued transmissions
  21. M redo client-server protocol along the lines of ftp et. al.
  22. M complete api for integration with applications
  23.   (perhaps should wait new client-server protocol)
  24. M time-of-day restrictions on dialing
  25. M support "!regex" to reject explicit TSI
  26. M rewrite the class 1 driver to use a state machine (fixes shutdown problems)
  27. L tag lines (page i of n)
  28. L faxmove program, analogous to lpmove
  29.  
  30. H = high priority
  31. B = outright bug
  32. M = medium priority
  33. L = low priority
  34.